/* CSS Document */
/*公用样式*/
body,
td,
th {
    font-family: 微软雅黑, 宋体;
    font-size: 12px;
    color: #666;
}

body {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

dl,
dt,
dd {
    padding: 0;
    margin: 0;
}

form {
    margin: 0;
    padding: 0;
}

input {
    outline: none;
}

.c {
    clear: both;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #c00;
    text-decoration: none;
}

/*头部样式*/
.top {
    background-image: url(img/headbg.jpg);
    background-repeat: repeat-x;
    height: 92px;
    overflow: hidden;
}

.head {
    width: 960px;
    margin: 0 auto;
}

.head_l {
    width: 600px;
    height: 92px;
    overflow: hidden;
    float: left;
}

.head_r {
    width: 350px;
    height: 92px;
    overflow: hidden;
    float: right;
    background-image: url(img/tel1.jpg);
    background-repeat: no-repeat;
    background-position: right 30px;
}

.head_r .add {
    text-align: right;
    line-height: 30px;
    height: 30px;
}

.head_r .search {
    width: 283px;
    overflow: hidden;
    background-image: url(img/search.jpg);
    height: 26px;
    overflow: hidden;
    background-repeat: no-repeat;
    float: right;
    margin-top: 30px;
}

.head_r dt {
    float: left;
}

.head_r .input {
    padding: 4px 5px 0 5px;
}

.head_r .input input {
    border: 0;
    overflow: hidden;
    height: 14px;
    background-color: transparent;
    width: 198px;
    color: #888;
}

.head_r .bnt {
    background-image: url(img/btn.gif);
    width: 70px;
    height: 26px;
    overflow: hidden;
    border: 0;
    cursor: pointer;
}

/*导航样式*/
.menu {
    height: 33px;
    line-height: 33px;
    background-image: url(img/meun_bg.gif);
    background-repeat: repeat-x;
}

.menu1 {
    width: 960px;
    overflow: hidden;
    height: 33px;
    line-height: 33px;
    margin: 0 auto;
}

.menu1 a {
    display: block;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
    border-left: #6b4f44 1px solid;
    font-size: 14px;
    color: #fff;
}

.menu1 a:hover {
    background-color: #381002;
}

.menu1 a.home {
    border: none;
}

.menu2 {
    width: 960px;
    overflow: hidden;
    line-height: 35px;
    /*background-image: url(img/menu2.jpg);*/
    background: linear-gradient(#fff, #e8e8e8);
    border: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 0 auto;
}

.menu2 a {
    display: block;
    padding-left: 8px;
    padding-right: 8px;
    height: 35px;
    background-image: url(img/dotfg2.gif);
    background-repeat: no-repeat;
    background-position: right 5px;
    float: left;
    font-weight: bold;
    color: #c00;
    min-width: 80px;
    text-align: center;
}

.menu2 a:hover {
    color: #666;
}

.menu2 a.menu2_x {
    background-image: none;
}

/*主盒样式*/
.main {
    width: 960px;
    margin: 0 auto;
    margin-top: 10px;
}

.box {
    border: 1px solid #e2e2e2;
    background-color: #fff;
    padding: 1px;
}

.box1 {
    height: 31px;
    line-height: 31px;
    background-image: url(img/h3_bg.gif);
    background-repeat: repeat-x;
font-size:14px;
}

.box1 span {
    padding-left: 10px;
}

.box1 h3 {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    padding-right: 10px;
    font-size: 14px;
    color: #c00;
}

.box2 {
    padding: 10px;
}

/*轮播及右边新闻*/
.banner {
    float: left;
    height: 300px;
    width: 720px;
}

.news {
    float: right;
    width: 230px;
    height: 300px;
    overflow: hidden;
}

.n_list {
    height: 260px;
    overflow: hidden;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 0;
}

.n_list a {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background-image: url(img/d.gif);
    background-repeat: no-repeat;
    background-position: 0px 11px;
    padding-left: 10px;
font-size:13px;
}

/*产品类别样式*/
.screebox {
    padding: 8px;
    line-height: 27px;
font-size:14px;
}
.screebox a{padding:0 10px 0 0;white-space:nowrap;}
.screebox a.dl {
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    background: #c90809;
    color: #ffffff;
    padding-top: 3px;
}

/*产品列表样式*/
.cp {
    width: 960px;
    margin: 0 auto;
    background-color: #f4f4f4;
    margin-top: 10px;
    padding-bottom: 10px;
}

.cp_title {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.cp_title h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 18px;
    color: #cb090a;
    /* border-left:2px solid #c90809; padding-left:10px; */
    float: left;
    width: 200px;
}

/*.cp_title a { float:right; padding-right:10px;}*/
.cp_class {
    margin: 10px 10px 0 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    line-height: 28px;
    min-height: 28px;
    padding-left: 5px;
    padding-right: 5px;
}

.cp_content {
    padding-top: 15px;
}

.cp_list {
    width: 220px;
    overflow: hidden;
    float: left;
    margin-left: 16px;
}

.cp_pic img {
    border: 3px solid #ddd;
    width:214px;
height:160px;
}
.cp_pic img:hover{border: 3px solid #c00;}

.cp_txt {
    display: block;
    height: 50px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
font-size:14px;
}

/*新闻列表样式*/
.news_list {
    padding-top: 5px;
    padding-bottom: 5px;
}

.news_list a {
    display: block;
    height: 24px;
    line-height: 24px;
    width: 280px;
    overflow: hidden;
    float: left;
    margin-left: 19px;
    background-image: url(img/biao4.gif);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-left: 10px;
font-size:14px;
}

.news_list a span {
    float: right;
    font-style: italic;
    color: #666;
    font-size: 10px;
    padding:0 5px;
}

/*底部样式*/
.link {
    width: 960px;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 0px;
}

.footerbanner {
    margin: 10px auto 0px;
    width: 685px;
    height: 52px;
    text-align: center
}

.footerbanner ul li {
    display: block;
    float: left;
    margin-left: 10px;
    width: 215px;
    height: 52px
}

.footerbanner2 {
    margin: 0 auto;
    margin-top: 10px;
    width: 530px;
    height: 31px;
    text-align: center;
}

.footerbanner2 ul li {
    display: inline;
    margin-left: 10px;
    width: 91px;
    height: 31px
}

.foot {
    width: 960px;
    overflow: hidden;
    padding: 10px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}

.footmenu {
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #492d22;
    height: 30px;
    overflow: hidden;
    margin-top: 10px;
}

.footmenu a {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

/*返顶样式*/
#totop {
    position: fixed;
    bottom: 40px;
    right: 10px;
    z-index: 999;
    width: 71px;
    cursor: pointer;
    display: none;
}

*html #totop {
    position: absolute;
    cursor: pointer;
    right: 10px;
    display: none;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")
}

#totop a {
    display: block;
    width: 71px;
    height: 24px;
    padding-top: 48px;
    background: url(img/totop.gif) no-repeat;
    text-align: center;
    color: #888
}

#totop a.cur {
    background-position: -88px 0;
    text-decoration: none;
    color: #ce2b2c;
}

/*带侧边新闻列表*/
.wz {
    height: 30px;
    line-height: 30px;
}

.left {
    width: 205px;
    overflow: hidden;
    float: left;
}

.right {
    width: 740px;
    overflow: hidden;
    float: right;
}

/*侧边样式*/
#category_tree {
    border-bottom: #eaeaea 1px solid;
    border-left: #eaeaea 1px solid;
    background-color: #fff;
    border-top: #eaeaea 1px solid;
    border-right: #eaeaea 1px solid
}

#category_tree .tit {
    line-height: 32px;
    padding-left: 15px;
    background: #f5f5f5;
    height: 32px;
    color: #c90809;
    font-size: 14px;
    font-weight: bold
}

#category_tree dl {
    border-bottom: #eaeaea 1px solid;
    padding-bottom: 3px;
    margin: 3px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px
}

#category_tree dt {
    line-height: 22px;
    height: 22px;
    font-size: 14px
}

#category_tree dt a {
    padding-left: 20px;
    background: url(img/b.gif) no-repeat 10px center;
    color: #666;
    font-weight: bold;
    text-decoration: none
}

#category_tree dd {
    padding-bottom: 3px;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 3px
}

#category_tree dd a {
    padding-right: 10px;
    color: #666;
    text-decoration: none
}

#category_tree dd a:hover {
    color: #ff6600;
    text-decoration: none
}

/*内页新闻列表*/
.xw_list {
    padding: 20px;
    padding-top: 5px;
}

.xw_list a {
    display: block;
    background-image: url(img/dot.gif);
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
    background-repeat: no-repeat;
    background-position: 5px 15px;
    overflow: hidden;
    padding-left: 24px;
font-size:13px;
}

.xw_list a span {
    float: right;
    padding-right: 10px;
    padding-left: 20px;
    color: #666;
    font-size: 10px;
    font-style: italic;
}

/*分页样式*/
.List_page {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.List_page a {
    background: #fff;
    margin: 0px 1px;
    padding: 4px 6px;
    border: 1px solid #ccc;
    color: #A0A0A0;
}

.List_page span {
    background: #492d22;
    color: #fff;
    margin: 0px 1px;
    padding: 4px 6px;
    border: 1px solid #492d22;
}

/*单页样式*/
.page_content {
    padding: 20px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    min-height: 400px;
}

/*文章内容*/
.content {
    padding: 20px;
    line-height: 30px;
    font-size: 14px;
    padding-top: 5px;
}

.info_title {
    color: #930100;
    font-size: 16px;
    text-align: center;
line-height:80px;
}

.info_other {
    border: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    background-color: #efefef;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #f8f8f8;
}

.info_content {
    min-height: 400px;
    _height: 400px;
    line-height: 30x;
    font-size: 14px;
margin-bottom:30px;
}

.gd1 {
    float: left;
    width: 40px;
    height: 100px;
    overflow: hidden;
}

.gd2 {
    float: left;
    margin-left: 1px;
}
/*分页*/
.fenye {width:100%;text-align:center; margin:20px 0;}
.fenye .xiaocms-page {display:inline-block;}
.fenye .xiaocms-page a,.fenye .xiaocms-page span {display:inline-block;padding:0 13px;text-align:center;line-height:34px;margin:0 5px 10px 5px;border:#dddddd solid 1px;overflow:hidden;font-size:13px;color:#999999;}
.fenye .xiaocms-page a:hover {background:#FF4200;color:#fff!important;border:#FF4200 solid 1px;}
.fenye .xiaocms-page span {background:#FF4200;color:#fff;border:#FF4200 solid 1px;}

.clearfix{zoom: 1;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;zoom: 1;}